# idea spring boot热部署
- 开启IDEA的自动编译(not running) File -> Other Setting -> Default Setting勾选
Build project automatically
开启IDEA的自动编译(running)
Ctrl+Shift+Alt+/
进入Registry,勾选如果运行时慢可以
Ctrl+shift+F9
单文件编译而不用引入spring-boot-devtools
。
← windows typora破解流程 →